Automations

Database Commands

  • Version: 1.6.0
  • Official Verified

OpenBots command for connecting to and executing queries against a database. Supports OLE DB.

OpenBots.Commands.Database \ Define Database Connection Command

Command: Define Database Connection Command

This command connects to an OleDb database.

Parameters

Database Instance Name

Enter a unique name that will represent the application instance.

Required

Connection String

Define the string to use when connecting to the OleDb database.

Required

Connection String Password (Optional)

Optional field to define the password to use when connecting to the OleDb database.

Test Connection Before Proceeding

Select the appropriate option.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo